Lucene search

K

103 matches found

CVE
CVE
added 2022/12/22 8:15 p.m.419 views

CVE-2022-34484

The Mozilla Fuzzing Team reported potential vulnerabilities present in Thunderbird 91.10. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox < 102, Firefo...

8.8CVSS9.4AI score0.00197EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.404 views

CVE-2022-22753

A Time-of-Check Time-of-Use bug existed in the Maintenance (Updater) Service that could be abused to grant Users write access to an arbitrary directory. This could have been used to escalate to SYSTEM access.This bug only affects Firefox on Windows. Other operating systems are unaffected. . This vu...

7.1CVSS7.3AI score0.00143EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.402 views

CVE-2022-45418

If a custom mouse cursor is specified in CSS, under certain circumstances the cursor could have been drawn over the browser UI, resulting in potential user confusion or spoofing attacks. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox

6.1CVSS7.1AI score0.00118EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.400 views

CVE-2022-34468

An iframe that was not permitted to run scripts could do so if the user clicked on a javascript: link. This vulnerability affects Firefox < 102, Firefox ESR < 91.11, Thunderbird < 102, and Thunderbird

8.8CVSS8.5AI score0.00131EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.399 views

CVE-2022-31736

A malicious website could have learned the size of a cross-origin resource that supported Range requests. This vulnerability affects Thunderbird < 91.10, Firefox < 101, and Firefox ESR

9.8CVSS8.9AI score0.00171EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.381 views

CVE-2022-42927

A same-origin policy violation could have allowed the theft of cross-origin URL entries, leaking the result of a redirect, via performance.getEntries(). This vulnerability affects Firefox < 106, Firefox ESR < 102.4, and Thunderbird

8.1CVSS7.7AI score0.00163EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.375 views

CVE-2022-45421

Mozilla developers Andrew McCreight and Gabriele Svelto reported memory safety bugs present in Thunderbird 102.4. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects ...

8.8CVSS9.6AI score0.00122EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.373 views

CVE-2022-45404

Through a series of popup and window.print() calls, an attacker can cause a window to go fullscreen without the user seeing the notification prompt, resulting in potential user confusion or spoofing attacks. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox

6.5CVSS7.1AI score0.00075EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.371 views

CVE-2022-22746

A race condition could have allowed bypassing the fullscreen notification which could have lead to a fullscreen window spoof being unnoticed.This bug only affects Firefox for Windows. Other operating systems are unaffected. . This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Th...

5.9CVSS6.1AI score0.00025EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.365 views

CVE-2022-42929

If a website called window.print() in a particular way, it could cause a denial of service of the browser, which may persist beyond browser restart depending on the user's session restore settings. This vulnerability affects Firefox < 106, Firefox ESR < 102.4, and Thunderbird

6.5CVSS6.6AI score0.00144EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.365 views

CVE-2022-42932

Mozilla developers Ashley Hale and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 105 and Firefox ESR 102.3. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vu...

8.8CVSS9.1AI score0.0023EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.363 views

CVE-2022-45412

When resolving a symlink such as file:///proc/self/fd/1, an error message may be produced where the symlink was resolved to a string containing unitialized memory in the buffer. This bug only affects Thunderbird on Unix-based operated systems (Android, Linux, MacOS). Windows is unaffected. . This v...

8.8CVSS8.5AI score0.00108EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.362 views

CVE-2022-45420

Use tables inside of an iframe, an attacker could have caused iframe contents to be rendered outside the boundaries of the iframe, resulting in potential user confusion or spoofing attacks. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox

6.5CVSS7.2AI score0.00092EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.351 views

CVE-2022-45408

Through a series of popups that reuse windowName, an attacker can cause a window to go fullscreen without the user seeing the notification prompt, resulting in potential user confusion or spoofing attacks. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox

6.5CVSS7.1AI score0.00121EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.241 views

CVE-2022-34478

The ms-msdt, search, and search-ms protocols deliver content to Microsoft applications, bypassing the browser, when a user accepts a prompt. These applications have had known vulnerabilities, exploited in the wild (although we know of none exploited through Thunderbird), so in this release Thunderb...

6.5CVSS6.7AI score0.00028EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.220 views

CVE-2021-4140

It was possible to construct specific XSLT markup that would be able to bypass an iframe sandbox. This vulnerability affects Firefox ESR < 91.5, Firefox < 96, and Thunderbird

10CVSS8.8AI score0.00053EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.210 views

CVE-2022-46872

An attacker who compromised a content process could have partially escaped the sandbox to read arbitrary files via clipboard-related IPC messages.This bug only affects Thunderbird for Linux. Other operating systems are unaffected. . This vulnerability affects Firefox < 108, Firefox ESR < 102....

8.6CVSS8.5AI score0.00187EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.200 views

CVE-2022-2505

Mozilla developers and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 102. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox ESR &l...

8.8CVSS9AI score0.0026EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.186 views

CVE-2022-31744

An attacker could have injected CSS into stylesheets accessible via internal URIs, such as resource:, and in doing so bypass a page's Content Security Policy. This vulnerability affects Firefox ESR < 91.11, Thunderbird < 102, Thunderbird < 91.11, and Firefox

6.5CVSS7.2AI score0.00062EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.168 views

CVE-2022-45403

Service Workers should not be able to infer information about opaque cross-origin responses; but timing information for cross-origin media combined with Range requests might have allowed them to determine the presence or length of a media file. This vulnerability affects Firefox ESR < 102.5, Thu...

6.5CVSS7AI score0.0016EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.162 views

CVE-2022-40962

Mozilla developers Nika Layzell, Timothy Nikkel, Sebastian Hengst, Andreas Pehrson, and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 104 and Firefox ESR 102.2. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these cou...

8.8CVSS8.5AI score0.00219EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.160 views

CVE-2022-46882

A use-after-free in WebGL extensions could have led to a potentially exploitable crash. This vulnerability affects Firefox < 107, Firefox ESR < 102.6, and Thunderbird

9.8CVSS9AI score0.00241EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.159 views

CVE-2022-3266

An out-of-bounds read can occur when decoding H264 video. This results in a potentially exploitable crash. This vulnerability affects Firefox ESR < 102.3, Thunderbird < 102.3, and Firefox

5.5CVSS5.9AI score0.00055EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.154 views

CVE-2022-31742

An attacker could have exploited a timing attack by sending a large number of allowCredential entries and detecting the difference between invalid key handles and cross-origin key handles. This could have led to cross-origin account linking in violation of WebAuthn goals. This vulnerability affects...

6.5CVSS7.2AI score0.00178EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.152 views

CVE-2022-34472

If there was a PAC URL set and the server that hosts the PAC was not reachable, OCSP requests would have been blocked, resulting in incorrect error pages being shown. This vulnerability affects Firefox < 102, Firefox ESR < 91.11, Thunderbird < 102, and Thunderbird

4.3CVSS6.3AI score0.00141EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.150 views

CVE-2022-38476

A data race could occur in the PK11_ChangePW function, potentially leading to a use-after-free vulnerability. In Firefox, this lock protected the data when a user changed their master password. This vulnerability affects Firefox ESR < 102.2 and Thunderbird

7.5CVSS7.4AI score0.00179EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.149 views

CVE-2022-34481

In the nsTArray_Impl::ReplaceElementsAt() function, an integer overflow could have occurred when the number of elements to replace was too large for the container. This vulnerability affects Firefox < 102, Firefox ESR < 91.11, Thunderbird < 102, and Thunderbird

8.8CVSS8.7AI score0.0017EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.148 views

CVE-2022-46874

A file with a long filename could have had its filename truncated to remove the valid extension, leaving a malicious extension in its place. This could potentially led to user confusion and the execution of malicious code.Note : This issue was originally included in the advisories for Thunderbird 1...

8.8CVSS8.7AI score0.00236EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.143 views

CVE-2022-46881

An optimization in WebGL was incorrect in some cases, and could have led to memory corruption and a potentially exploitable crash.Note : This advisory was added on December 13th, 2022 after we better understood the impact of the issue. The fix was included in the original release of Firefox 106. Th...

8.8CVSS8.9AI score0.00186EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.142 views

CVE-2022-46880

A missing check related to tex units could have led to a use-after-free and potentially exploitable crash.Note : This advisory was added on December 13th, 2022 after we better understood the impact of the issue. The fix was included in the original release of Firefox 105. This vulnerability affects...

6.5CVSS7.4AI score0.00138EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.132 views

CVE-2022-38478

Members the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 103, Firefox ESR 102.1, and Firefox ESR 91.12. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerabi...

8.8CVSS9.3AI score0.00332EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.130 views

CVE-2022-36314

When opening a Windows shortcut from the local filesystem, an attacker could supply a remote path that would lead to unexpected network requests from the operating system.This bug only affects Firefox for Windows. Other operating systems are unaffected.*. This vulnerability affects Firefox ESR <...

5.5CVSS5.6AI score0.0004EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.129 views

CVE-2022-46878

Mozilla developers Randell Jesup, Valentin Gosu, Olli Pettay, and the Mozilla Fuzzing Team reported memory safety bugs present in Thunderbird 102.5. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrar...

8.8CVSS9.6AI score0.0033EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.126 views

CVE-2022-36319

When combining CSS properties for overflow and transform, the mouse cursor could interact with different coordinates than displayed. This vulnerability affects Firefox ESR < 102.1, Firefox ESR < 91.12, Firefox < 103, Thunderbird < 102.1, and Thunderbird

7.5CVSS7.6AI score0.00151EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.125 views

CVE-2022-38477

Mozilla developer Nika Layzell and the Mozilla Fuzzing Team reported memory safety bugs present in Firefox 103 and Firefox ESR 102.1. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vu...

8.8CVSS9.1AI score0.00231EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.123 views

CVE-2022-45410

When a ServiceWorker intercepted a request with FetchEvent, the origin of the request was lost after the ServiceWorker took ownership of it. This had the effect of negating SameSite cookie protections. This was addressed in the spec and then in browsers. This vulnerability affects Firefox ESR < ...

6.5CVSS7.1AI score0.00084EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.121 views

CVE-2022-38472

An attacker could have abused XSLT error handling to associate attacker-controlled content with another origin which was displayed in the address bar. This could have been used to fool the user into submitting data intended for the spoofed origin. This vulnerability affects Thunderbird < 102.2, ...

6.5CVSS7AI score0.00143EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.118 views

CVE-2022-36318

When visiting directory listings for chrome:// URLs as source text, some parameters were reflected. This vulnerability affects Firefox ESR < 102.1, Firefox ESR < 91.12, Firefox < 103, Thunderbird < 102.1, and Thunderbird

5.3CVSS6.3AI score0.00199EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.117 views

CVE-2022-46875

The executable file warning was not presented when downloading .atloc and .ftploc files, which can run commands on a user's computer. Note: This issue only affected Mac OS operating systems. Other operating systems are unaffected. . This vulnerability affects Firefox < 108, Firefox ESR < 102....

6.5CVSS6.9AI score0.00143EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.114 views

CVE-2021-4129

Mozilla developers and community members Julian Hector, Randell Jesup, Gabriele Svelto, Tyson Smith, Christian Holler, and Masayuki Nakano reported memory safety bugs present in Firefox 94. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these ...

9.8CVSS9.6AI score0.00298EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.114 views

CVE-2022-40959

During iframe navigation, certain pages did not have their FeaturePolicy fully initialized leading to a bypass that leaked device permissions into untrusted subdocuments. This vulnerability affects Firefox ESR < 102.3, Thunderbird < 102.3, and Firefox

6.5CVSS6.7AI score0.00106EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.113 views

CVE-2022-45416

Keyboard events reference strings like "KeyA" that were at fixed, known, and widely-spread addresses. Cache-based timing attacks such as Prime+Probe could have possibly figured out which keys were being pressed. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox

6.5CVSS7.3AI score0.00123EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.111 views

CVE-2022-40956

When injecting an HTML base element, some requests would ignore the CSP's base-uri settings and accept the injected element's base instead. This vulnerability affects Firefox ESR < 102.3, Thunderbird < 102.3, and Firefox

6.1CVSS6.6AI score0.00154EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.109 views

CVE-2022-22744

The constructed curl command from the "Copy as curl" feature in DevTools was not properly escaped for PowerShell. This could have lead to command injection if pasted into a Powershell prompt.This bug only affects Thunderbird for Windows. Other operating systems are unaffected. . This vulnerability ...

8.8CVSS8.5AI score0.00414EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.108 views

CVE-2022-45406

If an out-of-memory condition occurred when creating a JavaScript global, a JavaScript realm may be deleted while references to it lived on in a BaseShape. This could lead to a use-after-free causing a potentially exploitable crash. This vulnerability affects Firefox ESR < 102.5, Thunderbird &lt...

9.8CVSS9.1AI score0.0037EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.106 views

CVE-2022-45409

The garbage collector could have been aborted in several states and zones and GCRuntime::finishCollection may not have been called, leading to a use-after-free and potentially exploitable crash. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox

8.8CVSS8.9AI score0.00128EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.104 views

CVE-2022-45405

Freeing arbitrary nsIInputStream's on a different thread than creation could have led to a use-after-free and potentially exploitable crash. This vulnerability affects Firefox ESR < 102.5, Thunderbird < 102.5, and Firefox

6.5CVSS7.5AI score0.00116EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.104 views

CVE-2022-45411

Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript (such as cookies protected by HTTPOnly). To mitigate this attack, browsers placed limits on fetch() and XMLHttpRequ...

6.1CVSS6.9AI score0.00111EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.102 views

CVE-2022-40957

Inconsistent data in instruction and data cache when creating wasm code could lead to a potentially exploitable crash.This bug only affects Firefox on ARM64 platforms. . This vulnerability affects Firefox ESR < 102.3, Thunderbird < 102.3, and Firefox

6.5CVSS6.9AI score0.00131EPSS
CVE
CVE
added 2022/12/22 8:15 p.m.101 views

CVE-2022-38473

A cross-origin iframe referencing an XSLT document would inherit the parent domain's permissions (such as microphone or camera access). This vulnerability affects Thunderbird < 102.2, Thunderbird < 91.13, Firefox ESR < 91.13, Firefox ESR < 102.2, and Firefox

8.8CVSS8.3AI score0.00253EPSS
Total number of security vulnerabilities103